The Dreamweaver JavaScript API > Toggle functions > dreamweaver.htmlInspector.setShowWordWrap()

 

dreamweaver.htmlInspector.setShowWordWrap()

Availability

Dreamweaver 4.0

Description

Turns word wrap off or on in the Code view of the Code inspector.

Arguments

bShow

bShow is a Boolean value indicating whether the word wrapping should be on (true) or off (false).

Returns

Nothing.